[INFO] cloning repository https://github.com/pcn/rtiow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pcn/rtiow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcn%2Frtiow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcn%2Frtiow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f6ec67ba6eeb7f5d738020bc824feb69137c8ee
[INFO] testing pcn/rtiow against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcn%2Frtiow" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pcn/rtiow
[INFO] finished tweaking git repo https://github.com/pcn/rtiow
[INFO] tweaked toml for git repo https://github.com/pcn/rtiow written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pcn/rtiow on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pcn/rtiow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.1
[INFO] [stderr]   Downloaded num-complex v0.4.3
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.7
[INFO] [stderr]   Downloaded nalgebra v0.32.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01aebc3fbb1077f39a1a9f2739d877ff1ffffafa4538e04eef453e8e29d869fa
[INFO] running `Command { std: "docker" "start" "-a" "01aebc3fbb1077f39a1a9f2739d877ff1ffffafa4538e04eef453e8e29d869fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01aebc3fbb1077f39a1a9f2739d877ff1ffffafa4538e04eef453e8e29d869fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01aebc3fbb1077f39a1a9f2739d877ff1ffffafa4538e04eef453e8e29d869fa", kill_on_drop: false }`
[INFO] [stdout] 01aebc3fbb1077f39a1a9f2739d877ff1ffffafa4538e04eef453e8e29d869fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaa3d99a41c967df7bafffc60ad6532c0532b9f525eb9b7c58b5aef10fdda752
[INFO] running `Command { std: "docker" "start" "-a" "eaa3d99a41c967df7bafffc60ad6532c0532b9f525eb9b7c58b5aef10fdda752", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wide v0.7.11
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling nalgebra v0.32.3
[INFO] [stderr]    Compiling rtiow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `hit` found for reference `&HitRecord` in the current scope
[INFO] [stdout]   --> src/hit.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |             if h.hit(r, t_min, closest_so_far, temp_rec) {
[INFO] [stdout]    |                  ^^^ method not found in `&HitRecord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/hit.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 |         if temp_rec {
[INFO] [stdout]    |            ^^^^^^^^ expected `bool`, found `HitRecord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/hit.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn hit(&self, r: &Ray, t_min: f32, t_max: f32, rec: &HitRecord) -> Option<HitRecord> {
[INFO] [stdout]    |                                                             ---------- expected due to this parameter type
[INFO] [stdout] ...
[INFO] [stdout] 84 |             rec = temp_rec;
[INFO] [stdout]    |                   ^^^^^^^^ expected `&HitRecord`, found `HitRecord`
[INFO] [stdout]    |
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 84 |             rec = &temp_rec;
[INFO] [stdout]    |                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/hit.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn hit(&self, r: &Ray, t_min: f32, t_max: f32, rec: &HitRecord) -> Option<HitRecord> {
[INFO] [stdout]    |                                                                            ----------------- expected `Option<HitRecord>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 86 |         hit_anything // I think this should return the temp_rec and hit_anything
[INFO] [stdout]    |         ^^^^^^^^^^^^ expected `Option<HitRecord>`, found `bool`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Option<HitRecord>`
[INFO] [stdout]               found type `bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtiow` (bin "rtiow") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "eaa3d99a41c967df7bafffc60ad6532c0532b9f525eb9b7c58b5aef10fdda752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaa3d99a41c967df7bafffc60ad6532c0532b9f525eb9b7c58b5aef10fdda752", kill_on_drop: false }`
[INFO] [stdout] eaa3d99a41c967df7bafffc60ad6532c0532b9f525eb9b7c58b5aef10fdda752
